home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / swf / util1.swf / scripts / frame_53 / DoAction_2.as next >
Text File  |  2005-06-27  |  409b  |  14 lines

  1. globalStyleFormat.shadow = 10662843;
  2. globalStyleFormat.face = 3097931;
  3. globalStyleFormat.arrow = 13369344;
  4. globalStyleFormat.scrollTrack = 10662843;
  5. globalStyleFormat.applyChanges();
  6. myData = new LoadVars();
  7. myData.onLoad = function()
  8. {
  9.    myHeadline_txt.htmlText = this.headline;
  10.    myText_txt7.htmlText = this.content;
  11. };
  12. System.useCodePage = true;
  13. myData.load("swf/utilitarios/u1/util7.txt");
  14.